home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 7
/
Amiga Format AFCD07 (Dec 1996, Issue 91).iso
/
serious
/
shareware
/
programming
/
ixemul-complete
/
include
/
machine
/
signal.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-08-13
|
149b
|
9 lines
/* $NetBSD: signal.h,v 1.5 1994/10/26 02:06:39 cgd Exp $ */
#ifndef _MACHINE_SIGNAL_H_
#define _MACHINE_SIGNAL_H_
#include <m68k/signal.h>
#endif